XIQS Create SIP Device

From IQsimWiki

Jump to: navigation, search

XIQS Create SIP Device - SIP Device Group Management

Description
createXIQSVoipDvcGroup ( String name , [ Long id_device ] , Integer dvctype , [ Long id_partition ] )
Create a new SIP device Group.
Parameters
String name
the group's name
[ Long id_device ]
Optional : When not specified, the group is considered as an ICM CLUSTER. Otherwise, this is the id of the group's main device.
Integer dvctype
the group's device type. Can be one of following value:
1 : gateway
2 : h323
3 : endpoint
4 : h323
5 : trunk
6 : cti
7 : gatekeeper (used for ss forward)
9 : icm (cluster)
[ Long id_partition ]
a partition id this new group belongs to. Mandatory for admins, optional for other users.
Return Values
Long id_group - the new created group object id
Error Data structure ( Error Management )
Possible failure code returns
See Also


Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List